-
Home
-
FluentSMTP – WP SMTP Plugin with Amazon SES, SendGrid, MailGun, Postmark, Google and Any SMTP Provider
-
2.2.90 (latest)
-
Code
-
Classes
- Handler
Total Complexity |
28 |
Dependencies |
3 |
Dependents |
0 |
Total lines |
163 |
Lines of code |
123 |
Logical lines of code |
57 |
Comment lines |
0 |
Methods |
13 |
Properties |
2 |
Methods 13
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
postSend() |
S |
44 |
5 |
44 |
getAttachments() |
S |
51 |
6 |
25 |
setSettings() |
S |
67 |
3 |
7 |
send() |
S |
69 |
2 |
6 |
getFrom() |
S |
68 |
2 |
7 |
getReplyTo() |
S |
71 |
2 |
6 |
getRecipients() |
S |
68 |
2 |
7 |
getTo() |
S |
80 |
1 |
3 |
getCarbonCopy() |
S |
80 |
1 |
3 |
getBlindCarbonCopy() |
S |
80 |
1 |
3 |
getBody() |
S |
80 |
1 |
3 |
getCustomEmailHeaders() |
S |
82 |
1 |
3 |
getRequestHeaders() |
S |
71 |
1 |
6 |